home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / compression / filepackers / pdata210.lha / Installation / Locale / CatSource.lha / PowerData.cd < prev    next >
Encoding:
Text File  |  1993-08-28  |  5.4 KB  |  326 lines

  1. ; ---------------------------------------------------------------------------
  2. ;                                    
  3. ;       $VER: PowerData.cd 38.210 (27.7.93)
  4. ;
  5. ; ---------------------------------------------------------------------------
  6. ; First.. initialization messages
  7. ; ---------------------------------------------------------------------------
  8. MSG_COMERR1 (1//)
  9. An error occurred while initializing\nwith the commodities.library broker\n(Code %d)
  10. ;
  11. MSG_COMERR2 (//)
  12. Unable to interface with Commodities
  13. ;
  14. MSG_COMERR3 (//)
  15. Could not create a message port\nfor use with Commodities
  16. ;
  17. MSG_COMSTRANGE (//)
  18. The Commodities broker is acting strange.\nSystem may be unstable!
  19. ;
  20. MSG_NEEDPPLIB (//)
  21. You need powerpacker.library V35+ in LIBS:
  22. ;
  23. MSG_NEEDCOM (//)
  24. You need commodities.library in LIBS:
  25. ;
  26. MSG_NEEDREQ (//)
  27. You need reqtools.library V38+ in LIBS:
  28. ;
  29. MSG_NEEDGADTOOLS (//)
  30. You need gadtools.library in LIBS:
  31. ;
  32. MSG_NEEDICON (//)
  33. You need icon.library in LIBS:
  34. ;
  35. MSG_EXCLUDE (//)
  36. Exclude-pattern is too complex
  37. ;
  38. MSG_INCLUDE (//)
  39. Include-pattern is too complex
  40. ;
  41. MSG_NOEXPATMEM (//)
  42. Out of memory during exclude-pattern allocation
  43. ;
  44. MSG_NOINPATMEM (//)
  45. Out of memory during include-pattern allocation
  46. ;
  47. MSG_NEEDUTIL (//)
  48. You need utility.library in LIBS:
  49. ;
  50. MSG_NOTIMER (//)
  51. Unable to open Timer.device
  52. ;
  53. ; ---------------------------------------------------------------------------
  54. ; Messages related to the operation of the Preferences window
  55. ; ---------------------------------------------------------------------------
  56. ;
  57. MSG_BADHOTKEY (//)
  58. '%s'\ndoesn't seem to be a valid hotkey.\nResetting to\n'%s'
  59. ;
  60. MSG_SELECTDIR (//)
  61. Please select a directory
  62. ;
  63. MSG_SELECTFILE (//)
  64. Please select a file
  65. ;
  66. MSG_BADFILTER (//)
  67. Resetting %s to\n'%s'
  68. ;
  69. MSG_INCLUDEFILTER (//)
  70. include filter
  71. ;
  72. MSG_EXCLUDEFILTER (//)
  73. exclude filter
  74. ;
  75. MSG_BADPREFS (//)
  76. This is not a valid PowerData preferences file
  77. ;
  78. MSG_CANTREADPREFS (//)
  79. Unable to read PowerData preferences\n(%s)
  80. ;
  81. MSG_CANTWRITEPREFS (//)
  82. Unable to save current preferences\n(%s)
  83. ;
  84. MSG_NOCHANGE (//)
  85. No changes made to current preferences
  86. ;
  87. ; ---------------------------------------------------------------------------
  88. ; GUI strings begin here
  89. ; ---------------------------------------------------------------------------
  90. ;
  91. MSG_GUI_WINDOWTITLE (//)
  92. PowerData Preferences
  93. ;
  94. MSG_EFF_FAST (//)
  95. Fast
  96. ;
  97. MSG_EFF_MEDIOCRE (//)
  98. Mediocre
  99. ;
  100. MSG_EFF_GOOD (//)
  101. Good
  102. ;
  103. MSG_EFF_VERYGOOD (//)
  104. Very good
  105. ;
  106. MSG_EFF_BEST (//)
  107. Best
  108. ;
  109. MSG_BUF_LARGE (//)
  110. Large
  111. ;
  112. MSG_BUF_MEDIUM (//)
  113. Medium
  114. ;
  115. MSG_BUF_SMALL (//)
  116. Small
  117. ;
  118. MSG_EFFECT_COL0 (//)
  119. Color 0
  120. ;
  121. MSG_EFFECT_COL1 (//)
  122. Color 1
  123. ;
  124. MSG_EFFECT_POINTER (//)
  125. Pointer
  126. ;
  127. MSG_EFFECT_SCROLL (//)
  128. Scroll
  129. ;
  130. MSG_EFFECT_NONE (//)
  131. None
  132. ;
  133. MSG_ITEXT_HOTKEYS (//)
  134. Hotkeys
  135. ;
  136. MSG_ITEXT_FILTERS (//)
  137. Filename filters
  138. ;
  139. MSG_ITEXT_FLAGS (//)
  140. Flags
  141. ;
  142. MSG_ITEXT_CRUNPARM (//)
  143. Crunch parameters
  144. ;
  145. MSG_MENU_PROJECT (//)
  146. Project
  147. ;
  148. MSG_MENU_OPEN (//)
  149. Open...
  150. ;
  151. MSG_MENU_OPEN_KEY (//)
  152. O
  153. ;
  154. MSG_MENU_SAVEAS (//)
  155. Save As...
  156. ;
  157. MSG_MENU_SAVEAS_KEY (//)
  158. A
  159. ;
  160. MSG_MENU_ABOUT (//)
  161. About...
  162. ;
  163. MSG_MENU_ABOUT_KEY (//)
  164. ?
  165. ;
  166. MSG_MENU_QUIT (//)
  167. Quit
  168. ;
  169. MSG_MENU_QUIT_KEY (//)
  170. Q
  171. ;
  172. MSG_MENU_EDIT (//)
  173. Edit
  174. ;
  175. MSG_MENU_RESET (//)
  176. Reset to Defaults
  177. ;
  178. MSG_MENU_RESET_KEY (//)
  179. D
  180. ;
  181. MSG_MENU_LASTSAVED (//)
  182. Last Saved
  183. ;
  184. MSG_MENU_LASTSAVED_KEY (//)
  185. L
  186. ;
  187. MSG_MENU_RESTORE (//)
  188. Restore
  189. ;
  190. MSG_MENU_RESTORE_KEY (//)
  191. R
  192. ;
  193. MSG_MENU_OPTIONS (//)
  194. Options
  195. ;
  196. MSG_MENU_ICONS (//)
  197. Create Icons?
  198. ;
  199. MSG_MENU_ICONS_KEY (//)
  200. I
  201. ;
  202. MSG_GAD_TEMPPATH (//)
  203. Temporary path
  204. ;
  205. MSG_GAD_SAVE (//)
  206. Save
  207. ;
  208. MSG_GAD_SAVE_KEY (//)
  209. S
  210. ;
  211. MSG_GAD_USE (//)
  212. Use
  213. ;
  214. MSG_GAD_USE_KEY (//)
  215. U
  216. ;
  217. MSG_GAD_CANCEL (//)
  218. Cancel
  219. ;
  220. MSG_GAD_CANCEL_KEY (//)
  221. C
  222. ;
  223. MSG_GAD_INCLUDE (//)
  224. Include filter
  225. ;
  226. MSG_GAD_EXCLUDE (//)
  227. Exclude filter
  228. ;
  229. MSG_GAD_SHOWWIN (//)
  230. Show window
  231. ;
  232. MSG_GAD_ENABLE (//)
  233. Enable
  234. ;
  235. MSG_GAD_DISABLE (//)
  236. Disable
  237. ;
  238. MSG_GAD_EFFICIENCY (//)
  239. Efficiency
  240. ;
  241. MSG_GAD_BUFFER (//)
  242. Buffer
  243. ;
  244. MSG_GAD_EFFECT (//)
  245. Effect
  246. ;
  247. MSG_GAD_POPUP (//)
  248. Popup
  249. ;
  250. MSG_GAD_BEEP (//)
  251. Beep
  252. ;
  253. MSG_GAD_ICONS (//)
  254. Icons
  255. ;
  256. ; ---------------------------------------------------------------------------
  257. ; General messages
  258. ; ---------------------------------------------------------------------------
  259. ;
  260. MSG_ANNO (//)
  261. PowerData 38.210\n\nTransparent Powerpacker file loader\nCopyright © 1993, Michael Berg\nAll rights reserved\n\n%s\n\nEverything initialized perfectly\nCompiled on %s\n\nClick below to resume
  262. ;
  263. MSG_EVAL (//)
  264. PowerData terminating\n\nThis evaluation version of PowerData\nwill exit every 20 minutes\n\nPlease refer to the PowerData documentation\nfor more info on how to register PowerData
  265. ;
  266. MSG_OKAY (//)
  267. Okay
  268. ;
  269. MSG_TOOBAD (//)
  270. I see
  271. ;
  272. MSG_WHATISIT (//)
  273. Transparent Powerpacker file loader
  274. ;
  275. MSG_PDMSG (//)
  276. Message from PowerData
  277. ;
  278. ; ---------------------------------------------------------------------------
  279. ; Error messages related to error returns from system functions
  280. ; ---------------------------------------------------------------------------
  281. ;
  282. MSG_READERROR (//)
  283. Error reading file
  284. ;
  285. MSG_WRITEERROR (//)
  286. Error writing file
  287. ;
  288. MSG_OPENFAILURE (//)
  289. Unable to open file
  290. ;
  291. ;
  292. ;
  293. ; --- new messages ---
  294. ;
  295. MSG_GAD_CRUNCH (//)
  296. Crunch
  297. ;
  298. MSG_GAD_DECRUNCH (//)
  299. Decrunch
  300. ;
  301. MSG_PREFSFILEWARN (//)
  302. '%s' exists, but is not a\nvalid PowerData preferences file
  303. ;
  304. MSG_REXXPROBLEM (//)
  305. Unable to initialize ARexx interface
  306. ;
  307. ; New stuff
  308. ;
  309. MSG_GAD_MATCHPATH (//)
  310. Match path
  311. ;
  312. MSG_GAD_ALWAYSDECR (//)
  313. Always decr.
  314. ;
  315. MSG_GAD_BUSYPTR (//)
  316. Busyptr
  317. ;
  318. MSG_REGISTERED_TO (//)
  319. Registered to
  320. ;
  321. MSG_REGISTERED (//)
  322. Registered Version
  323. ;
  324. MSG_UNREGISTERED (//)
  325. Unregistered Evaluation Version
  326.